FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package RapportEndoscopieQuebec.test#0.0.1-test (63 ms)

Package RapportEndoscopieQuebec.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=RapportEndoscopieQuebec.test@0.0.1-test&canonical=https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
Url https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
Status draft
Date 2023-09-01T21:31:45.8711579+00:00
Name EndoCurrentMedicationStatement
Experimental False
Type MedicationStatement
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient EndoPatient
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure EndoProcedure
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ListeMedicamentsEndo ListeMedicamentsEndo


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-qc-endo-profile-EndoCurrentMedicationStatement",
  "meta" : {
    "lastUpdated" : "2023-09-01T20:50:09.6227622+00:00"
  },
  "url" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement",
  "name" : "EndoCurrentMedicationStatement",
  "status" : "draft",
  "date" : "2023-09-01T21:31:45.8711579+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationStatement",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationStatement.partOf",
        "path" : "MedicationStatement.partOf",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure"
            ]
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]",
        "path" : "MedicationStatement.medication[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x].coding",
        "path" : "MedicationStatement.medication[x].coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "binding" : {
          "strength" : "required",
          "description" : "List of medications",
          "valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ListeMedicamentsEndo"
        }
      },
      {
        "id" : "MedicationStatement.medication[x].coding:SNOMED",
        "path" : "MedicationStatement.medication[x].coding",
        "sliceName" : "SNOMED"
      },
      {
        "id" : "MedicationStatement.medication[x].coding:SNOMED.system",
        "path" : "MedicationStatement.medication[x].coding.system",
        "code" : [
          {
            "system" : "http://snomed.info/sct"
          }
        ]
      },
      {
        "id" : "MedicationStatement.subject",
        "path" : "MedicationStatement.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient"
            ]
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.sequence",
        "path" : "MedicationStatement.dosage.sequence",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.text",
        "path" : "MedicationStatement.dosage.text",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.additionalInstruction",
        "path" : "MedicationStatement.dosage.additionalInstruction",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.patientInstruction",
        "path" : "MedicationStatement.dosage.patientInstruction",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.timing",
        "path" : "MedicationStatement.dosage.timing",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.asNeeded[x]",
        "path" : "MedicationStatement.dosage.asNeeded[x]",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.site",
        "path" : "MedicationStatement.dosage.site",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.method",
        "path" : "MedicationStatement.dosage.method",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.type",
        "path" : "MedicationStatement.dosage.doseAndRate.type",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.dose[x]",
        "path" : "MedicationStatement.dosage.doseAndRate.dose[x]",
        "type" : [
          {
            "code" : "Quantity"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.dose[x].system",
        "path" : "MedicationStatement.dosage.doseAndRate.dose[x].system",
        "code" : [
          {
            "system" : "http://unitsofmeasure.org"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.rate[x]",
        "path" : "MedicationStatement.dosage.doseAndRate.rate[x]",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.maxDosePerPeriod",
        "path" : "MedicationStatement.dosage.maxDosePerPeriod",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.maxDosePerAdministration",
        "path" : "MedicationStatement.dosage.maxDosePerAdministration",
        "max" : "0"
      },
      {
        "id" : "MedicationStatement.dosage.maxDosePerLifetime",
        "path" : "MedicationStatement.dosage.maxDosePerLifetime",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.